-
Home
-
WPGraphQL
-
2.3.0
-
Code
-
Classes
- WPMutationType
Total Complexity |
33 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
367 |
Lines of code |
161 |
Logical lines of code |
74 |
Comment lines |
151 |
Methods |
10 |
Properties |
8 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
54 |
6 |
19 |
is_config_valid() |
S |
54 |
5 |
22 |
get_resolver() |
S |
55 |
4 |
19 |
register_mutation_field() |
S |
51 |
3 |
29 |
register_mutation_input() |
S |
58 |
3 |
16 |
register_mutation_payload() |
S |
58 |
3 |
16 |
get_input_fields() |
S |
59 |
3 |
14 |
get_output_fields() |
S |
59 |
3 |
14 |
should_register() |
S |
68 |
2 |
7 |
register_mutation() |
S |
75 |
1 |
5 |